home *** CD-ROM | disk | FTP | other *** search
/ New Masters of Flash / New Masters of Flash.iso / pc / MOVIES / 03.dir / 00104_Text_104.txt < prev    next >
Text File  |  2000-09-30  |  578b  |  6 lines

  1. The ΓÇÿactionsΓÇÖ Movie Clip consists of two Keyframes that are in a constant loop. In the first Keyframe the position of the flashlight is checked and the values assigned to Variables. The second Keyframe has the action ΓÇÿGo and Play Frame 1ΓÇÖ so the actions are constantly refreshed. I placed this Movie Clip in a separate Layer called ΓÇÿActions Movie ClipΓÇÖ in Scene 1.  The position of the flashlight is checked in the first Keyframe by the following actions:
  2.  
  3. Set Variable: "x1" =  Get Property ("/light2", _x )
  4.  
  5. Set Variable: "y2" = Get Property ("/light2", _y )
  6.